| Name | Description | |
|---|---|---|
![]() | PDFFieldWidget Constructor | Overloaded. |
The following tables list the members exposed by PDFFieldWidget.
| Name | Description | |
|---|---|---|
![]() | PDFFieldWidget Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | annotationType | (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | appearance | (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | appearanceFont | |
![]() | border | |
![]() | cosAnnotation | (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | doubleBuffer | (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | field | |
![]() | font | |
![]() | isInitialization | True if the annotation is in process of initialization. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | isStandardAppearance | (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | page | (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | visualRectangle | (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
| Name | Description | |
|---|---|---|
![]() | beginInit | Signals the start of the initialization of annotation's properties. The annotation appearance is not updated while properties are initialized. When initialization is completed, call to signal the end of initialization and update the annotation appearance. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | canRotate | Gets a value indicating whether the annotation should be rotated when the page is rotated. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | createAnnotationAppearance | Creates the visual appearance for the annotation. This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | createAppearance | Creates the visual appearance for the annotation. This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() ![]() | createFromCosAnnotation | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() ![]() | createFromXFDF | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | endInit | Signals the end of the initialization of annotation's properties. The annotation appearance is updated when the initialization ends. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | exportAsXFDF | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | flatten | Merges the annotation appearance with the page content stream and sets the result as content item for the given structure element. The widget normal appearance is merged with the page content stream and the widget is destroyed. After calling this method the widget object is in an invalid state and cannot be used any longer. |
![]() | getAppearanceFont | Gets the widget appearance font. If this property is null, the property is used for displaying the field content. |
![]() | getBackgroundColor | Gets the widget background color. |
![]() | getBlur | Gets the blur action. |
![]() | getBorder | Gets the widget border. |
![]() | getContents | Gets the annotation contents. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | getCosAnnotation | Gets the COS annotation. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | getCreationDate | Gets the annotation creation date. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | getDisplayRectangle | Gets the display rectangle of this annotation. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | getField | Gets the parent field. |
![]() | getFocus | Gets the focus action. |
![]() | getFont | Gets the widget font. |
![]() | getID | Gets the annotation ID. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | getModifiedDate | Gets the annotation modified date. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | getMouseDownAction | Gets the mouse down action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | getMouseEnterAction | Gets the mouse enter action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | getMouseLeaveAction | Gets the mouse leave action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | getMouseUpAction | Gets the mouse up action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | getNormalAppearance | Gets the annotation normal appearance. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | getPage | Gets the page that contains this annotation.. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | getPageCloseAction | Gets the page close action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | getPageInvisibleAction | Gets the page invisible action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | getPageOpenAction | Gets the page open action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | getPageVisibleAction | Gets the page visible action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | getPDFRectangle | Gets the annotation rectangle in standard PDF coordinates. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | getPopup | Gets the associated popup annotation. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | getRotation | Gets the widget rotation angle. |
![]() | getTabOrder | Gets the widget's tab order. |
![]() | getTextColor | Gets the widget text color. |
![]() | getToggleNoView | Gets a value indicating whether the interpretation of isViewable method should be reversed. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | getType | Gets the type of the annotation. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | getVisibility | Gets the field widget visibility. |
![]() | importFromXFDF | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | initActions | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | initAppearance | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | initFont | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | isHidden | Gets a value indicating whether to display the annotation or not. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | isInvisible | Gets a value indicating whether the annotation should be displayed if it does not belong to one of the standard annotation types. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | isLocked | Gets a value indicating whether the annotation should be modified. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | isLockedContents | Gets a value indicating whether the annotation contents should be modified. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | isPrintable | Gets a value indicating whether the annotation should be printed. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | isReadOnly | Gets a value indicating whether the annotation is read only. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | isViewable | Gets a value indicating whether the annotation should be displayed. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | isZoomable | Gets a value indicating whether the annotation should be scaled to current page zoom. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | setAppearanceFont | Sets the widget appearance font. If this property is null, the property is used for displaying the field content. |
![]() | setBackgroundColor | Sets the widget background color. |
![]() | setBlur | Sets the blur action. |
![]() | setBorder | Sets the widget border. |
![]() | setCanRotate | Sets a value indicating whether the annotation should be rotated when the page is rotated. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | setContents | Sets the annotation contents. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | setCreationDate | Sets the annotation creation date. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | setDisplayRectangle | Sets the display rectangle of this annotation. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | setFocus | Sets the focus action. |
![]() | setFont | Sets the widget font. |
![]() | setHidden | Sets a value indicating whether to display the annotation or not. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | setID | Sets the annotation ID. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | setInvisible | Sets a value indicating whether the annotation should be displayed if it does not belong to one of the standard annotation types. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | setLocked | Sets a value indicating whether the annotation should be modified. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | setLockedContents | Sets a value indicating whether the annotation contents should be modified. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | setModifiedDate | Sets the annotation modified date. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | setMouseDownAction | Sets the mouse down action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | setMouseEnterAction | Sets the mouse enter action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | setMouseLeaveAction | Sets the mouse leave action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | setMouseUpAction | Sets the mouse up action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | setNormalAppearance | Sets the annotation normal appearance. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | setPageCloseAction | Sets the page close action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | setPageInvisibleAction | Sets the page invisible action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | setPageOpenAction | Sets the page open action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | setPageVisibleAction | Sets the page visible action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | setPDFRectangle | Sets the annotation rectangle in standard PDF coordinates. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | setPopup | Sets the associated popup annotation. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | setPrintable | Sets a value indicating whether the annotation should be printed. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | setReadOnly | Sets a value indicating whether the annotation is read only. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | setRotation | Sets the widget rotation angle. The accepted values for this property are 0, 90, 180 and 270 degrees. |
![]() | setTabOrder | Sets the widget's tab order. |
![]() | setTextColor | Sets the widget text color. |
![]() | setToggleNoView | Sets a value indicating whether the interpretation of isViewable method should be reversed. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | setViewable | Sets a value indicating whether the annotation should be displayed. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | setVisibility | Sets the field widget visibility. |
![]() | setZoomable | Sets a value indicating whether the annotation should be scaled to current page zoom. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | zInternalMethod1 | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | zInternalMethod2 | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | zInternalMethod3 | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | zInternalMethod4 | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | zInternalMethod5 | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | zInternalMethod6 | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | zInternalMethod7 | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | zInternalMethod8 | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
| Name | Description | |
|---|---|---|
![]() | initAdditionalAction | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | setAction | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | writeXFDFAttributes | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | writeXFDFChildNodes | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | writeXFDFEndElement | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |
![]() | writeXFDFStartElement | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation) |